home *** CD-ROM | disk | FTP | other *** search
- Subject: Re: ODF Library 1.1b2
- Sent: 9/4/96 9:08 AM
- Received: 9/4/96 9:08 AM
- From: Mary Boetcher <boetche1@apple.com>
- Reply-To: ODF-Interest@CILabs.ORG
- To: OpenDoc Development Framework Discussion List
-
-
- >I am plotting icons by calling FW_CIconShape::Render(). I am plotting a
- >16x16 small icon in a 20x20 space using FW_kIconAlignCenter |
- >FW_kIconAlignVCenter. With the 1.0 ODF Library this works fine, but with
- >1.1b2 it appears to be scaling the icon to fit into the 20x20 space (very
- >ugly). Is this a bug, or this the new behavior?
-
- This behavior was changed to fix a bug where the icon was being drawn
- outside the rectangle. If the rectangle size is not 12, 16 or 32 the icon
- is scaled.
-
- Mary Boetcher
- ODF Person